<script>on mouseUpget line 1 of field "Nummer" of card "Kastentemplate"put field "Kastennummer" into derzeitif it Γëñ derzeit thenvisual effect wipe leftgo to card "Liste 1"elsevisual effect wipe leftgo to card "Liste" && derzeit + 1end ifend mouseUp</script>
</part>
<part>
<id>15</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>438</left>
<top>19</top>
<right>505</right>
<bottom>64</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Stammsammlung</name>
<script>on mouseUpvisual effect zoom opengo to card "Stammsammlung"end mouseUp</script>
</part>
<part>
<id>16</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>378</left>
<top>18</top>
<right>427</right>
<bottom>66</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>zur Karte</name>
<script>on mouseUpget field "Kastennummer"put it into field "Kastennummer" of card "Kastentemplate"visual effect zoom opengo to card "Kastentemplate"end mouseUp</script>
</part>
<part>
<id>18</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <true /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>6</left>
<top>56</top>
<right>242</right>
<bottom>76</bottom>
</rect>
<style>transparent</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Chicago</font>
<textSize>14</textSize>
<textStyle>italic</textStyle>
<textHeight>18</textHeight>
<name>Organismus</name>
<script></script>
</part>
<part>
<id>19</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <true /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <true /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <true /> </lockText>
<rect>
<left>1</left>
<top>79</top>
<right>512</right>
<bottom>342</bottom>
</rect>
<style>scrolling</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Courier</font>
<textSize>10</textSize>
<textStyle>condense</textStyle>
<textHeight>13</textHeight>
<name>Liste</name>
<script></script>
</part>
<part>
<id>29</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>329</left>
<top>19</top>
<right>369</right>
<bottom>55</bottom>
</rect>
<style>rectangle</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>17481</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Exportieren</name>
<script>on mouseUpglobal Gesamtheitif Gesamtheit is true thenask file "Please name the output file!" with "Collection" && the dateif it is empty then exit mouseUpput it into Exportopen file Exportpush cardset cursor to busyset lockScreen to truewrite "Strain Collection" && the name of this stack & return to file Exportrepeat with Liste = 1 to the number of cards of this background - 1go card "Liste" && Listewrite return & "Box No." && field "Kastennummer" & return to file Exportif field "Organismus" is not empty then write "Species" && field "Organismus" & return to file Exportwrite "Box Info" && field "Kommentar" & return to file Exportrepeat with Zeile = 1 to the number of lines of field "Liste"write line Zeile of field "Liste" & return to file Exportend repeatend repeatclose file Exportpop cardelseask file "Please, name the output file!" with "Box No." && field "Kastennummer" & "," && the dateif it is empty then exit mouseUpput it into Exportopen file Exportset cursor to busywrite "Strain Collection" && the name of this stack & return to file Exportwrite "Box No." && field "Kastennummer" & return to file Exportif field "Organismus" is not empty then write "Species" && field "Organismus" & return to file Exportwrite "Kasteninfo" && field "Kommentar" & return to file Exportrepeat with Zeile = 1 to the number of lines of field "Liste"write line Zeile of field "Liste" & return to file Exportend repeatclose file Exportend ifend mouseUp</script>
</part>
<part>
<id>30</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>282</left>
<top>19</top>
<right>324</right>
<bottom>55</bottom>
</rect>
<style>rectangle</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>1007</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Drucken</name>
<script>on mouseUpgobal Gesamtheitif Gesmtheit is true thenunmark all cardsmark any card of this backgroundunmark card "Listentemplate"elseunmark all cardsmark this cardend ifopen report printing with template "Strain List"if the result is "No such report template" thenanswer "The template is missing. Please create a template ΓÇ£Strain ListΓÇ¥ for this stack."else if the result is not empty thenput the resultanswer "Can't print strain list!"elseprint marked cardsend ifclose printingunmark all cardsend mouseUp</script>
</part>
<part>
<id>31</id>
<type>field</type>
<visible> <false /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <true /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>1</left>
<top>79</top>
<right>512</right>
<bottom>342</bottom>
</rect>
<style>scrolling</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name>Listeninfo</name>
<script>on mouseUphide field "Listeninfo"set the scroll of field "Listeninfo" to 0end mouseUp</script>
</part>
<part>
<id>32</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>135</left>
<top>21</top>
<right>172</right>
<bottom>54</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>5203</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Kasteninfo</name>
<script>on mouseUpshow field "Kommentar"end mouseUp</script>
</part>
<part>
<id>33</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>173</left>
<top>22</top>
<right>213</right>
<bottom>61</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>11714</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Listeninfo</name>
<script>on mouseUpshow field "Listeninfo"end mouseUp</script>
</part>
<part>
<id>10</id>
<type>field</type>
<visible> <false /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <true /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <true /> </lockText>
<rect>
<left>2</left>
<top>80</top>
<right>512</right>
<bottom>342</bottom>
</rect>
<style>rectangle</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name>Kommentar</name>
<script>on mouseUphide field "Kommentar"end mouseUp</script>
</part>
<part>
<id>9</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>215</left>
<top>45</top>
<right>244</right>
<bottom>67</bottom>
</rect>
<style>roundrect</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>17779</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Zur├╝ck</name>
<script>on mouseUpget field "Kastennummer"if it = 1 thenget line 1 of field "Nummer" of card "Kastentemplate"visual effect wipe rightgo card "Liste" && itelsevisual effect wipe rightgo card "Liste" && it - 1end ifend mouseUp</script>
</part>
<part>
<id>34</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <true /> </sharedText>
<fixedLineHeight> <true /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>273</left>
<top>57</top>
<right>332</right>
<bottom>82</bottom>
</rect>
<style>transparent</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>10</textSize>
<textStyle>condense</textStyle>
<textHeight>10</textHeight>
<name>Drucken</name>
<script></script>
</part>
<part>
<id>39</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <true /> </sharedText>
<fixedLineHeight> <true /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>318</left>
<top>57</top>
<right>377</right>
<bottom>82</bottom>
</rect>
<style>transparent</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>10</textSize>
<textStyle>condense</textStyle>
<textHeight>10</textHeight>
<name>Exportieren</name>
<script></script>
</part>
<content>
<layer>background</layer>
<id>31</id>
<text>The listed can not be modified directly, because the data have to be in a specific format (on entering data via the "Strain Box" card, every space and return in names and commentaries is altered to tab or to option/space) to allow searching and redistribution for display.The list of strains can be printed or exported as a "text only" file.For printing, a suited report is used automatically. Its field sizes have been optimized for the LaserWriter, and DIN A4 paper size, but can easily be modified for other printers and formats. The list of strains of the actual card is printed with its name and commentary as a header. If printing is chosen with the optionKey down, all lists of the collection will be printed.For export, a name of the file is requested. The name of the strain collection, the box number, the organism, the box info and the data of the individual strains are written to the file. Strains are separated by return, genes by space, the blocks of additional information (plasmid, alternate names, origin, commentary) by tabs (space tab space), which allows an easy alignment with a word processor, Within the blocks of additional information, however, words are separated by option/space, which does not break automatically at the end of a line. It is recommended to replace the option/space with space in using a word processor. A replacement during export would have slowed down the export very much, because the data would have to be read and examined one by one. Mating type "alpha" is represented by ª (option-h). For a correct display, all genes should be set in italics.</text>
</content>
<content>
<layer>background</layer>
<id>34</id>
<text>PrintList</text>
</content>
<content>
<layer>background</layer>
<id>39</id>
<text>ExportList</text>
</content>
<name>Stammlisten</name>
<script>on doMenu Wasif was is "Delete Card" or was is "Cut Card" thenanswer "Please empty box and reuse!"elsepass doMenuend ifend doMenuon closeCardhide field "Listeninfo"hide field "Kommentar"set the scroll of field "Listeninfo" to 0end closeCardon idleglobal Gesamtheitif the optionKey is down thenput true into Gesamtheitput "Print" & return & "Collection" into field "Drucken"put "Export" & return & "Collection" into field "Exportieren"elseput false into Gesamtheitput "Print" & return & "List" into field "Drucken"put "Export" & return & "List" into field "Exportieren"end ifpass idleend idle</script>